/* 清除默认样式 */
html{ overflow-x:hidden; }
body, div, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, tr,td,form, input, strong, button, textarea, select, option, a { padding: 0; margin: 0; font-family: 'Microsoft Yahei', arial; outline: none; font-size: 14px;color:#333; }
img { border: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
table { border-collapse: collapse; }
a, a:active { color: #555; text-decoration: none; outline: none; }
a:hover { outline: none;  }
ul, dl, li, dd, dt, ol { list-style: none; }
input, select, img { vertical-align: middle; outline: none; }
body { -webkit-text-size-adjust: none; color: #555; width: 100%; background-color: #fff; }
img { max-width: 100%; }
ul, li {
	list-style:none;
}
.clear {
	clear:both;
}
img {
	border:none;
}
.ov_h {
	overflow:hidden;
}
.fl {
	float:left;
}
.fr {
	float: right;
}
.dis_n{
        display:none;
}
.wz_hits{ 
       display:none;
}

/*当前位置样式*/
	.dqwz {
	height:28px;
	line-height:28px;
	padding:20px 0;
	width:1160px;
	margin:0 auto;
	margin-bottom:30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.dqwz a {
	height:28px;
	line-height:28px;
	font-size:14px;
}
.dqwz a:last-child {
	color:#787e7b;
}
/*分页样式*/
	.syPage {
	overflow:hidden;
	line-height: 32px;
	margin:0 auto;
	margin-top: 30px;
}
.syPage a {
	border: 1px solid #ddd;
	padding: 0px 10px;
	float: left;
	margin-right: 10px;
	font-size: 14px;
	border-radius: 4px;
}
.syPage font {
	border:1px solid #bd1a2d;
	color:#fff;
	background-color:#bd1a2d;
	padding: 0px 16px;
	float:left;
	margin-right:12px;
	border-radius: 4px;
}
.syPage .sypageNum {
	overflow: hidden;
	float: left;
}
.syPage .sypageNum span {
	display: none !important;
}
.syPage span {
	padding-left: 0px;
	font-size:15px;
}
.easysite-page-text {
	line-height: 30px;
	border: 1px solid #e5e5e5;
	text-align: center;
	font-size: 16px;
	margin: 0 5px;
	width: 30px;
	background: #f7f7f7;
}
.easysite-jump-btn {
	border: 1px solid #e5e5e5;
	line-height: 32px;
	padding: 0 10px;
	font-size: 16px;
}
.easysite-jump-btn:hover {
	background-color:#bd1a2d;
	color:#fff;
	border:1px solid #bd1a2d;
	cursor:pointer;
}

.banner {
	width: 100%;
}
/*banner轮播代码css*/
.ba_con{
        height:330px;
	position:relative;
	overflow:hidden;
}
.pagination {
	width:1100px;
	margin:0 auto;
}
.swiper-container1 {
	height:330px;
	position:relative;
	overflow:hidden;
}
.swiper-pagination1 {
        width:1200px;
        margin:0 auto;
	position:absolute;
	bottom:20px;
	z-index:1;
}
.swiper-container1 .swiper-slide img {
	width:100%;

}
.swiper-pagination1 .swiper-pagination-switch {
	background:#fff;
	width:15px;
	height:15px;
	margin-right:15px;
        display:inline-block;
        border-radius:20px;
}
.swiper-pagination1 .swiper-active-switch {
	background:#cc0000;
}

/* 新闻列表样式*/
.m_ListWrap ul li{
	overflow: hidden;
	line-height: 38px;
	background:url(/eportal/imageDir/mintaibank/2020/11/2020111315243663247.jpg) no-repeat left center;
	padding-left:20px;
}
.m_ListWrap ul li a{
	color: #333333;

}
.m_ListWrap ul li a:hover{
	color: #bd1a2d;

}
.m_ListWrap ul li span{
	float: right;
        color: #666;

}
.m_ListWrap ul li:hover span{
	color: #bd1a2d;

}



/*二级列表样式*/
	.erListWrap .list li {
	overflow: hidden;
	line-height: 46px;
	background:url(/eportal/imageDir/mintaibank/2020/11/2020111315243663247.jpg) no-repeat left center;
	padding-left:20px;
}
.erListWrap .list li.mrB {
	padding-bottom: 10px;
	border-bottom:1px dotted #ddd;
	margin-bottom: 10px;
}
.erListWrap .list li:hover * {
	color:#bd1a2d;
}
.erListWrap .list li:hover span {
	color:#bd1a2d;
}
.erListWrap .list li a {
	float: left;
	font-size:15px;
}
.erListWrap .list li span {
	float: right;
	color: #999999;
}
.erListWrap .list li.jigou {
	float:left;
	width:50%;
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.erListWrap .list {
	overflow:hidden;
}
.erListWrap .list li i {
	float:left;
}
/*二级文字样式*/
	.page_text_mk {
	font-size:14px;
	line-height: 32px;
}
.page_text_mk p {
	font-size:14px;
	line-height: 32px;
	min-height:32px;
	text-align:justify;
}
.page_text_mk p a {
	color:#3366cc;
}
@media screen and (max-width:799px){


/*当前位置样式*/
	.dqwz {
	height:28px;
	line-height:28px;
	padding:20px 0;
	width:95%;
	margin:0 auto;
	margin-bottom:30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.dqwz a {
	height:28px;
	line-height:28px;
	font-size:14px;
}
.dqwz a:last-child {
	color:#787e7b;
}
/*分页样式*/
	.syPage {
	overflow:hidden;
	line-height: 32px;
	margin:0 auto;
	margin-top: 30px;
	margin-left:0px;
}
.syPage a {
	border: 1px solid #ddd;
	padding: 0px 10px;
	float: left;
	margin-right: 10px;
	font-size: 14px;
	border-radius: 4px;
}
.syPage a:nth-child(1){
        display:none;
}
.syPage font {
	border:1px solid #bd1a2d;
	color:#fff;
	background-color:#bd1a2d;
	padding: 0px 16px;
	float:left;
	margin-right:12px;
	border-radius: 4px;
}
.syPage .sypageNum {
	overflow: hidden;
	float: left;
}
.syPage .sypageNum span {
	display: none !important;
}
.syPage span {
	padding-left: 0px;
	font-size:15px;
}
.easysite-page-text {
	line-height: 30px;
	border: 1px solid #e5e5e5;
	text-align: center;
	font-size: 16px;
	margin: 0 5px;
	width: 30px;
	background: #f7f7f7;
}
.easysite-jump-btn {
	border: 1px solid #e5e5e5;
	line-height: 32px;
	padding: 0 10px;
	font-size: 16px;
}
.easysite-jump-btn:hover {
	background-color:#bd1a2d;
	color:#fff;
	border:1px solid #bd1a2d;
	cursor:pointer;
}
.easysite-jump-page{ display:none;}

.banner {
	width: 100%;
}
/*banner轮播代码css*/
.ba_con{
        height:150px;
	position:relative;
	overflow:hidden;
}
.ba_m_he{
       height:150px;
}
.pagination {
	width:180px;
	margin:0 auto;
}
.swiper-container1 {
	height:150px;
	position:relative;
	overflow:hidden;
}
.swiper-pagination1 {
        width:180px;
        margin:0 auto;
	position:absolute;
	bottom:10%;
        left:20px;
	z-index:1;
}
.swiper-container1 .swiper-slide img {
	width:100%;
         min-height:150px;

}
.swiper-pagination1 .swiper-pagination-switch {
	background:#fff;
	width:15px;
	height:15px;
	margin-right:15px;
        display:inline-block;
        border-radius:20px;
}
.swiper-pagination1 .swiper-active-switch {
	background:#cc0000;
}

/* 新闻列表样式*/
.m_ListWrap ul li{
	overflow: hidden;
	line-height: 28px;
	background:url(/eportal/imageDir/mintaibank/2020/11/2020111315243663247.jpg) no-repeat left 11px;
	padding-left:20px;
        margin-bottom:10px;
}
.m_ListWrap ul li a{
	color: #333333;
        display:block;
        float:left;
        width:70%;

}
.m_ListWrap ul li a:hover{
	color: #bd1a2d;
}
.m_ListWrap ul li span{
	float: right;
        line-height:28px;
	color: #666;

}
.m_ListWrap ul li:hover span{
	color: #bd1a2d;

}
/*列表样式*/
.erListWrap .list li {
	overflow: hidden;
        line-height: 32px;
	background:url(/eportal/imageDir/mintaibank/2020/11/2020111315243663247.jpg) no-repeat left 15px;
	padding-left:15px;
	margin-bottom: 15px;
}
.erListWrap .list li a {
	float: left;
	font-size:15px;
	width: 70%;
}
.erListWrap .list li.mrB {
	padding-bottom: 10px;
	border-bottom:1px dotted #ddd;
	margin-bottom: 10px;
}
.erListWrap .list li:hover * {
	color:#bd1a2d;
}
.erListWrap .list li:hover span {
	color:#bd1a2d;
}
.erListWrap .list li a {
	float: left;
	font-size:15px;
}
.erListWrap .list li span {
	float: right;
	color: #999999;
}
.erListWrap .list li.jigou {
	float:left;
	width:50%;
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.erListWrap .list {
	overflow:hidden;
}
.erListWrap .list li i {
	float:left;
}
/*二级文字样式*/
	.page_text_mk {
	font-size:14px;
	line-height: 32px;
}
.page_text_mk p {
	font-size:14px;
	line-height: 32px;
	min-height:32px;
	text-align:justify;
}
.page_text_mk p a {
	color:#3366cc;
}

}